class: center, middle, inverse, title-slide .title[ # Module 2: Data Wrangling ] .subtitle[ ## Introduction to Tools of the Trade in Data Analysis ] .author[ ### Dr. Christopher Kenaley ] .institute[ ### Boston College ] .date[ ### 2025/9/10 ] --- class: inverse, top # In class today <!-- Add icon library --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"> .pull-left[ Today we'll .... ## Custom functions - `function()` --- class: inverse, top <!-- slide 1 --> ## `functon()` To R studio